CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sift c

搜索资源列表

  1. siftziliao

    0下载:
  2. sift算法资料大全,包括论文和代码,中文和英文全有,还有两个实现代码-sift resources
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3945124
    • 提供者:libinghe
  1. SIFT_area_match

    1下载:
  2. SIFT算法的区域匹配,比原有的SIFT+KD树匹配更加高效、准确。-different area SIFT algorithm which is better than the original SIFT and KD tree match.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-02-12
    • 文件大小:6444974
    • 提供者:jiba
  1. sift

    1下载:
  2. 求图像的sift特征的c代码,是研究图像的好帮手-It is code that get the sift of an image. It is very useful in image researching
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3957168
    • 提供者:ww
  1. SIFT

    1下载:
  2. C语言下实现SIFT算法 用于图像特征匹配-C-achieve SIFT algorithm for image feature matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:147074
    • 提供者:uneamie
  1. sift

    0下载:
  2. 这段代码是SIFT算法的C++代码,sift算法主要用于查找两张图像的共同特征点-SIFT algorithm for C++ code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:696422
    • 提供者:何青
  1. SIFT

    1下载:
  2. c++实现的sift,可以分步观看实现效果-c++ implementation of the sift, you can watch step by step to achieve results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3444628
    • 提供者:
  1. sift-1.1.1_20071108_win

    0下载:
  2. Rob Hess的SIFT算法的C语言实现(基于OpenCV),金字塔采样和高斯差分提取特征点,K-D树寻找同名点,RANSAC去粗差-Rob Hess of the SIFT algorithm C language (based on OpenCV), sampling and Gaussian pyramid differential extraction of feature points, KD tree search for points of the same name, RANS
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:448526
    • 提供者:lonfan
  1. siftfeat

    0下载:
  2. 基于C/C++语言的sift图像特征提取程序,对于研究图像匹配、sift算法很有帮助-sift
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:23700
    • 提供者:libinghe
  1. sift-Cpp

    0下载:
  2. sift的c#源码,可以使用 参考的事lowe的2004年的那篇paper-sift the c# source code, you can use the reference of the matter lowe article 2004 of the paper
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:129213
    • 提供者:hebei
  1. pca-sift

    0下载:
  2. Using C + + language of the PCA-SIFT algorithm, can be used for visual odometer feature extraction and matching results with good match
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:61460
    • 提供者:jason li
  1. SIFT

    0下载:
  2. SIFT 介绍及C++算法实现,非常好用。-SIFT descr iption and C++ implementation, it is very easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3202481
    • 提供者:Armstrong
  1. sift-1.1.1_20070330_win

    0下载:
  2. All code in this package requires the OpenCV library (known working version is 1.0.0):Some functions require the Gnu Scientific Library (GSL) (known working Running The following is a list of directories that contain VC++.NET projects and the f
  3. 所属分类:.net

    • 发布日期:2017-03-23
    • 文件大小:352041
    • 提供者:wushuqiong
  1. SIFT

    0下载:
  2. SIFT low upadted on original SIFT.c code to work on more than one image file after getting there keypoints descr iption from siftw32.exe file
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:553863
    • 提供者:wh
  1. siftpp

    1下载:
  2. sift c++实现(Andrea Vedaldi)-sift c++ implementation (Andrea Vedaldi)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:312320
    • 提供者:张江
  1. Based-on-the-Rob_Hess-OpenCV--SIFT-

    0下载:
  2. 编译Rob_Hess基于OpenCV的SIFT算法的C语言实现.pdf-Based on the Rob_Hess OpenCV compile the C language realization SIFT algorithm. PDF
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:350124
    • 提供者:海子
  1. CSharp-Sift

    1下载:
  2. c# sift code class upload to your site
  3. 所属分类:CSharp

    • 发布日期:2014-07-21
    • 文件大小:11264
    • 提供者:donya
  1. sift-1.1.1

    0下载:
  2. SIFT算法实现的图像匹配程序,C++实现-SIFT algorithm for image matching program, C++ implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13431614
    • 提供者:
  1. autopano-sift-C-2.5.1

    0下载:
  2. 利用C++编写的图像特征点匹配算法,其算法的核心是SIFT。-A image stiching method using C++ programming language.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:243516
    • 提供者:
  1. sift(C-code)

    1下载:
  2. 自编的SIFT优化算法,有注释,下载即可使用VS2008+OPENCV2.4.2-Self the SIFT optimization algorithm, notes, download to use VS2008+OPENCV2.4.2
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:9919014
    • 提供者:陈笋
  1. sift

    0下载:
  2. 基于C++的sift算法,可以用于图像特征点的检测(SIFT algorithm based on C++)
  3. 所属分类:图形图像处理

« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com